CIMPLICITY class definition
scadaClass
CIMPLICITY class definition
|
Name | Description | Data Type |
---|---|---|
classId | the unique ID for this class | string |
description | the description for this class | string |
classVersion | the version number for this class, incremented with each change made to the class | integer |
dataItems | an array of the data items of this class | Array[dataItem] |
compositeMembers | an array of the child members of this class | Array[compositeMember] |